[INFO] fetching crate locutus-stdlib 0.0.3...
[INFO] testing locutus-stdlib-0.0.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate locutus-stdlib 0.0.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate locutus-stdlib 0.0.3
[INFO] finished tweaking crates.io crate locutus-stdlib 0.0.3
[INFO] tweaked toml for crates.io crate locutus-stdlib 0.0.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate locutus-stdlib 0.0.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 312 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding bs58 v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.4.5 (available: v0.6.5)
[INFO] [stderr]       Adding serde_with v2.3.3 (available: v3.18.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tokio-tungstenite v0.18.0 (available: v0.29.0)
[INFO] [stderr]       Adding wasmer v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-compiler v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-compiler-cranelift v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-derive v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-types v3.1.1 (available: v3.3.0)
[INFO] [stderr]       Adding wasmer-vm v3.1.1 (available: v3.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0bb7d004e5e0f1fbe2bf0a6d097c703a01fddc94d98c54e299fae821fe9b3a6
[INFO] running `Command { std: "docker" "start" "-a" "e0bb7d004e5e0f1fbe2bf0a6d097c703a01fddc94d98c54e299fae821fe9b3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0bb7d004e5e0f1fbe2bf0a6d097c703a01fddc94d98c54e299fae821fe9b3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0bb7d004e5e0f1fbe2bf0a6d097c703a01fddc94d98c54e299fae821fe9b3a6", kill_on_drop: false }`
[INFO] [stdout] e0bb7d004e5e0f1fbe2bf0a6d097c703a01fddc94d98c54e299fae821fe9b3a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6734281a0010ad5de8c3ebf07a0bf2657e8028e8fe47b3bf8528daba154114e9
[INFO] running `Command { std: "docker" "start" "-a" "6734281a0010ad5de8c3ebf07a0bf2657e8028e8fe47b3bf8528daba154114e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rmpv v1.3.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling locutus-macros v0.0.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling locutus-stdlib v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/contract_interface.rs:898:32
[INFO] [stdout]     |
[INFO] [stdout] 898 |     fn from(data: &'a [u8]) -> ContractCode {
[INFO] [stdout]     |                    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 898 |     fn from(data: &'a [u8]) -> ContractCode<'a> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.38s
[INFO] running `Command { std: "docker" "inspect" "6734281a0010ad5de8c3ebf07a0bf2657e8028e8fe47b3bf8528daba154114e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6734281a0010ad5de8c3ebf07a0bf2657e8028e8fe47b3bf8528daba154114e9", kill_on_drop: false }`
[INFO] [stdout] 6734281a0010ad5de8c3ebf07a0bf2657e8028e8fe47b3bf8528daba154114e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f503d9e128ffe68e72c1c6a53b970cc1ebf2a064fd57ff4b81063faff4d1613a
[INFO] running `Command { std: "docker" "start" "-a" "f503d9e128ffe68e72c1c6a53b970cc1ebf2a064fd57ff4b81063faff4d1613a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-isle v0.86.1
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.86.1
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.86.1
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling cranelift-entity v0.86.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling regalloc2 v0.3.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cranelift-bforest v0.86.1
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust-wasm v0.1.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling wasm-encoder v0.245.1
[INFO] [stderr]    Compiling wasmer-wit-parser v0.1.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wasmparser v0.83.0
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v3.1.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling wasmer-vfs v3.1.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasmer-vnet v3.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling wasmer-wasi-local-networking v3.1.1
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-core v0.1.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling wasmer-wit-bindgen-gen-rust v0.1.1
[INFO] [stderr]    Compiling wast v245.0.1
[INFO] [stderr]    Compiling wasmer-vbus v3.1.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cranelift-codegen v0.86.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling wasmer-wit-bindgen-rust-impl v0.1.1
[INFO] [stderr]    Compiling wasmer-derive v3.1.1
[INFO] [stderr]    Compiling locutus-macros v0.0.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling locutus-stdlib v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling wasmer-wit-bindgen-rust v0.1.1
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/contract_interface.rs:898:32
[INFO] [stdout]     |
[INFO] [stdout] 898 |     fn from(data: &'a [u8]) -> ContractCode {
[INFO] [stdout]     |                    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 898 |     fn from(data: &'a [u8]) -> ContractCode<'a> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasmer-types v3.1.1
[INFO] [stderr]    Compiling wat v1.245.1
[INFO] [stderr]    Compiling wasmer-vm v3.1.1
[INFO] [stderr]    Compiling wasmer-compiler v3.1.1
[INFO] [stderr]    Compiling cranelift-frontend v0.86.1
[INFO] [stderr]    Compiling wasmer v3.1.1
[INFO] [stderr]    Compiling wasmer-wasi-types v3.1.1
[INFO] [stderr]    Compiling wasmer-wasi v3.1.1
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/contract_interface.rs:898:32
[INFO] [stdout]     |
[INFO] [stdout] 898 |     fn from(data: &'a [u8]) -> ContractCode {
[INFO] [stdout]     |                    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 898 |     fn from(data: &'a [u8]) -> ContractCode<'a> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSZn65M/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-402b54ba58c8f131,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libserde_bytes-21e1460d7565c894,librmpv-4f1fbd67c9f251bf,librmp-2eca1f9510cabd14,libnum_traits-e0379c9206182a0c,libbs58-07b47fd361d3d70f,libarbitrary-212f9be7a0eabccd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-756821fcd643edfb,libsharded_slab-ed54e7407fbec608,libmatchers-1500b66f1ebf5608,libregex_automata-3256aa7f409ba01c,libregex_syntax-5d2fa6d3c2e3f993,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-9f7771b3476d90ad,libbincode-6303873cd473990e,libsemver-27ee158db0c8afc0,librand-305d57f0761bf3cd,librand_chacha-07c8512c8c5f38a9,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,librand_core-d98fb8beeeebdd48,libserde_with-05f132797db2dd46,libserde-b274b80bbd1a5fad,libserde_core-365391bf3dd30696,libblake2-6468522fe59289bd,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libwasmer_wasi-b8aa079f49a90f1b,libwasmer_wasi_local_networking-ba46a5db1a58e99d,libgenerational_arena-00217ef2264d0e8f,libwasmer_wasi_types-e2c398721bae546f,libwasmer_wit_bindgen_rust-8191d1a8730043dc,libwasmer_vnet-367fb454065e16bc,libwasmer_vbus-137c6887be41dcc5,libwasmer_vfs-daff84400cfaafb9,libwasmer-f8889cc04b6e950b,libwasmer_compiler_cranelift-8b18be3e72eca7cf,libtracing-a7bdb81f966dc3cc,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libcranelift_frontend-c80ffb602b12af9b,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libcranelift_codegen-3a0c3f5267f823dc,libcranelift_codegen_shared-2cbf6694b94d2858,libregalloc2-d7051482af3f3c37,liblog-cfb0a897de58af94,libslice_group_by-b241c40d2b1d4720,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libgimli-b91c7bd78d7f4b18,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-2e8a51880becee83,libcranelift_bforest-cc8a800857c0e708,libcranelift_entity-ad77743542324a8b,libwat-637fea8684411715,libwast-dd06df02852f60a4,libwasm_encoder-2826f57eae20efff,libleb128fmt-2a9a82a3ed621724,libunicode_width-11318280e9097d13,libbumpalo-0652ea863830e32c,libbytes-ff5aca13e3e348ea,libwasmer_compiler-609837542aa387cb,libsmallvec-45f6e3b8047adea1,libwasmparser-a58776fbbf807eb1,libmemmap2-0e0c8bdd85d02eab,libwasmer_vm-7caaaef9aff8f76a,libregion-dbf2b56954dd74b2,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libcorosensei-a54688cc7e620773,libscopeguard-e80a2b0b1f686274,libbacktrace-f24f5a2b38f41942,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-c7c2100912c0c2db,libmemchr-9b3f20cfb3ebd3b2,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-38aff716f5dc6a1c,libmemoffset-72882c1903151c47,libwasmer_types-f85ac96e30a78127,libmore_asserts-35068358441b054b,libenum_iterator-748692430da5acd9,libtarget_lexicon-5b6d89ab0eddbbeb,libenumset-d1fbc1b41d98a431,librkyv-fa499dc077562378,libseahash-c7c9833d5abc2ba8,libptr_meta-66176b99e78d68e9,libthiserror-e3b75d270f80d3be,libindexmap-100ed93923d2794e,libhashbrown-867356f779d1f08e,libahash-852c9990681cef45,libgetrandom-dfb0e9fbc16fb7e2,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,libonce_cell-028ded5f5e4e9236}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSZn65M/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/locutus_stdlib-ec6ce38fe809a982" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:668 (src/libcalls.rs:668)
[INFO] [stdout]           >>>               wasmer_vm-7caaaef9aff8f76a.wasmer_vm.cfb284fe8cc7823f-cgu.07.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-7caaaef9aff8f76a.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `locutus-stdlib` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f503d9e128ffe68e72c1c6a53b970cc1ebf2a064fd57ff4b81063faff4d1613a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f503d9e128ffe68e72c1c6a53b970cc1ebf2a064fd57ff4b81063faff4d1613a", kill_on_drop: false }`
[INFO] [stdout] f503d9e128ffe68e72c1c6a53b970cc1ebf2a064fd57ff4b81063faff4d1613a
